Skip to content

Replace archived lz4 package with actively maintained lz4-napi#334

Open
jayantsing-db wants to merge 3 commits intomainfrom
fix-l4z
Open

Replace archived lz4 package with actively maintained lz4-napi#334
jayantsing-db wants to merge 3 commits intomainfrom
fix-l4z

Conversation

@jayantsing-db
Copy link

The lz4 npm package (pierrec/node-lz4) is archived and bundles liblz4 v1.9.2, which is vulnerable to CVE-2021-3520 (CVSS 9.8). Replace it with lz4-napi, which uses Rust/napi-rs bindings and supports the LZ4 frame API required for result decompression.

Resolves: SEC-15865, PECO-2020

The lz4 npm package (pierrec/node-lz4) is archived and bundles
liblz4 v1.9.2, which is vulnerable to CVE-2021-3520 (CVSS 9.8).
Replace it with lz4-napi, which uses Rust/napi-rs bindings and
supports the LZ4 frame API required for result decompression.

Resolves: SEC-15865, PECO-2020
@jayantsing-db
Copy link
Author

Hello all, I need to manually test this. I will report the testing details here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant